home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / shells / bashsrc.zoo / version.h < prev   
Encoding:
C/C++ Source or Header  |  1991-06-05  |  303 b   |  9 lines

  1. /* Version control for the shell.  This file gets changed when you say
  2.    `make newversion' to the Makefile.  It is created by newversion.aux. */
  3.  
  4. /* The distribution version number of this shell. */
  5. #define DISTVERSION "1.05"
  6.  
  7. /* The last built version of this shell. */
  8. #define BUILDVERSION 2
  9.